!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R3
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 172.17.15.254 255.255.240.0
 duplex auto
 speed auto
!
interface FastEthernet1/0
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface Serial2/0
 ip address 192.168.200.134 255.255.255.252
!
interface Serial3/0
 ip address 192.168.200.141 255.255.255.252
 clock rate 2000000
!
interface FastEthernet4/0
 no ip address
 shutdown
!
interface FastEthernet5/0
 no ip address
 shutdown
!
ip classless
ip route 172.17.40.0 255.255.252.0 192.168.200.133 
ip route 172.17.32.0 255.255.248.0 192.168.200.133 
ip route 172.17.16.0 255.255.240.0 192.168.200.142 
ip route 192.168.200.128 255.255.255.252 192.168.200.133 
ip route 192.168.200.136 255.255.255.252 192.168.200.142 
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
 login
!
!
!
end

